home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Programming / EasyTools / EASYtools.doc < prev    next >
Text File  |  1996-12-13  |  3KB  |  145 lines

  1.  
  2.    
  3.  
  4.  
  5.    EASYtools by David De Groot
  6.  
  7.  
  8.  
  9.    INTRODUCTION
  10.  
  11.  
  12.    EASYtools is a set of ARexx programs I've written for my own use and 
  13.    enjoyment.
  14.  
  15.    However, a lot of people urged me to share these scripts as they
  16.    seemed very useful and easy to work with in their daily computing environment.
  17.    So who am I to refute their judgement? :-) 
  18.    
  19.    
  20.  
  21.    
  22.    FEATURES
  23.  
  24.    
  25.    Alert
  26.    DiskcopuGUI
  27.    EASYdms
  28.    EASYfontview
  29.    EASYgetsize
  30.    EASYgfx
  31.    EASYmemtest
  32.    EASYnumber
  33.    EASYsound
  34.    EASYtext
  35.    EASYversion
  36.    
  37.    
  38.  
  39.    SHORT DESCRIPTION
  40.  
  41.    
  42.    Alert
  43.    Simple alertprogram
  44.  
  45.    DisccopyGUI
  46.    Gui for diskcopy
  47.  
  48.    EASYdms
  49.    Gui for dms archiving
  50.  
  51.    EASYfontview
  52.    Shows the fonts on your system
  53.    ability to fixfonts
  54.  
  55.    EASYgetsize
  56.    Let's you know how big your files are
  57.  
  58.    EASYgfx
  59.    converts pictures to ascii
  60.  
  61.    EASYmemtest
  62.    test your chip- and fast memory
  63.   
  64.    EASYnumber
  65.    This tool gives you the winning numbers ;)
  66.  
  67.    EASYsound
  68.    Plays your soundfiles from an easy gui
  69.  
  70.  
  71.    EASYtext
  72.    With this gui you can convert amigaguide and html files
  73.    to plain textfiles
  74.  
  75.  
  76.    EASYversion
  77.    Tells you the version of a file
  78.  
  79.    
  80.    
  81.  
  82.    ADDITIONAL INFO
  83.  
  84.  
  85.    I guess every script speaks for itself,
  86.    but when some questions do arrive, be an explorer:
  87.    take a look at the script in question, differ it, make it better, 
  88.    do as you wish.
  89.    
  90.    If you are not totally sure about a program, 
  91.    or you can't get it to work on your computer, simply remove it.
  92.    I certainly do not wish to lead any discussion about the scripts,
  93.    as I consider them done and over with.
  94.  
  95.  
  96.  
  97.  
  98.    INSTALLATION
  99.  
  100.    Copy the EASYtools drawer wherever you want.
  101.    Copy the contents of the libs drawer to your libs:
  102.    Copy the contents of the c drawer to your c:
  103.  
  104.  
  105.  
  106.    
  107.    FULL PACKS
  108.  
  109.    In this drawer you will find the full archives of the executables
  110.    my scripts work with.
  111.    They are included for legal reasons but you may find them useful
  112.    for further exploration and reading their shareware notices.
  113.    Keep in mind that if you want to keep the Amigaworld alive, register!  
  114.    My contribution however is totally free of charge.
  115.  
  116.  
  117.  
  118.  
  119.    REXXREQTOOLS.LIBRARY
  120.  
  121.    
  122.    RexxReqTools was written by Rafael D'Halleweyn who gave permission
  123.    to include his library with AFSrecover.
  124.    You can find the full RexxReqtoolspackage on Aminet as rexxreqtools.lha.
  125.  
  126.  
  127.    
  128.  
  129.    DISCLAIMER
  130.    
  131.    The author is not responsible for any loss of data, damages to software or
  132.    hardware that may result directly or indirectly from the use of these
  133.    programs and scripts.
  134.  
  135.   
  136.  
  137.    
  138.    
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.